日、月、年、曜日を均一なグリッドとしてレンダリングするために使用される抽象的なパネルです。これにより、スロットを非表示にすることもできます。
シンタックス
'宣言
Public MustInherit Class CalendarSlotsPanel(Of As C1.WPF.Calendar.C1Calendar.CalendarSlotInfo)
Inherits C1.WPF.Core.C1WrapPanel
public abstract class CalendarSlotsPanel<> : C1.WPF.Core.C1WrapPanel
where S: C1.WPF.Calendar.C1Calendar.CalendarSlotInfo
型パラメータ
- S
- スロットのタイプ。このクラスを継承して、カスタムプロパティを追加します。
参照